projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5aff66f
)
configure.ac: Look for wayland-client 1.0.0
author
Kristian Høgsberg
<krh@bitplanet.net>
Wed, 24 Oct 2012 02:37:02 +0000
(22:37 -0400)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Wed, 24 Oct 2012 02:37:02 +0000
(22:37 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index f69e2c5f17cd26df4166cbc14b2790aed9015cae..7e982dea8957146bf591891cd64e1705949a7fb5 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-407,7
+407,7
@@
if test "x$enable_wayland_backend" = "xyes"; then
have_gio_unix=yes
GDK_WINDOWING="$GDK_WINDOWING
#define GDK_WINDOWING_WAYLAND"
- WAYLAND_PACKAGES="wayland-client xkbcommon wayland-cursor"
+ WAYLAND_PACKAGES="wayland-client
>= 1.0.0
xkbcommon wayland-cursor"
if test "x$enable_wayland_cairo_gl" = "xyes"; then
WAYLAND_PACKAGES="$WAYLAND_PACKAGES wayland-egl egl"
fi